Making a Delay on MIT App Inventor 2

清泛IT社区,AppInventor2中文网官方中文社区,专注于高质量、高完整度IT技术及思想传播,助力创新者们快速解决IT技术难题,为技术创新赋能!社区专注于AppInventor2/Python/C/C++等技术方向。,IknewthereisnodelayfunctioninAppInventor(AI2),butIdon'tknowhowtoim...。參考影片的文章的如下:


參考內容推薦

按键可见性的延时设置

清泛IT社区,App Inventor 2 中文网官方中文社区,专注于高质量、高完整度IT技术及思想传播,助力创新者们快速解决IT技术难题,为技术创新赋能! 社区专注于 App Inventor 2 / Python / C/C++ 等技术方向。

App Inventor delay implementation question (How do I use a...

I knew there is no delay function in App Inventor (AI2), but I don't know how to implement delay. You use a clock timer, and place the actions you want to happen after the set interval in the clock timer event. You might try this: Just replace do_somethin

APPinventor 怎样实现类似 Python 中的“time.slee

通过以上步骤,您可以在App Inventor中使用“Clock”组件实现延迟功能,类似于Python中的“time.sleep ()”。

appinventordelay

清泛IT社区,AppInventor2中文网官方中文社区,专注于高质量、高完整度IT技术及思想传播,助力创新者们快速解决IT技术难题,为技术创新赋能!社区专注于AppInventor2/Python/C/C++等技术方向。,IknewthereisnodelayfunctioninAppInventor(AI2),butIdon'tknowhowtoimplementdelay.Youuseaclocktimer,andplacetheactionsyouwanttohappenafterthesetintervalintheclocktimerevent.Youmighttrythis:Justreplacedo_somethin,通过以...